[Seamless Handover of WiFi] Can we program to automatically join the WiFi with the most strongest si

Posted by Dobby on Stack Overflow See other posts from Stack Overflow or by Dobby
Published on 2010-03-03T07:03:37Z Indexed on 2010/04/07 9:03 UTC
Read the original article Hit count: 219

Filed under:
|
|
|

Hi all,

I am making a iphone program, I wish that:

  1. it can sense and display the current signals of wifi, with strength, - as I checked, this cannot be done by official SDK, but there were some private library that can handle.

2. i wish it can always automatically join the best wifi with the most highest strength ( assume that all wifi APs have no password, and all are not remembered into the used-list inside iphone), which is something like "seamless handover"...

I just guess that, there should be some APIs to let the system join one designated wifi signal from the list, and wish someone could help me. I would like to appreciate a lot : )

Thanks a lot!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about wifi